func internal/runtime/maps.cloneGroup

3 uses

	internal/runtime/maps (current package)
		group.go#L337: func cloneGroup(typ *abi.MapType, newGroup, oldGroup groupReference) {
		map.go#L802: 		cloneGroup(typ, newGroup, oldGroup)
		table.go#L1306: 		cloneGroup(typ, newGroup, oldGroup)